Canada Case Law Analysis


Case Law Summary

Case Analysis: Parks v. McAvoy, 2022 ABQB 294

Introduction and Background

In the notable case of Parks v. McAvoy, 2022 ABQB 294, the Alberta Court of Queen's Bench analyzed the principles of corporate liability. This case involved a claim of personal liability against a director of a general contracting company, Woodparke, by the plaintiff, Parks. The decision, rendered on August 12, 2022, serves as a critical reference point on the nuances of corporate governance and personal accountability within the realm of Alberta law.

Facts of the Case

Conclusion and Impact

In summary, Parks v. McAvoy serves as a pivotal case affirming the protections afforded to corporate directors against personal liability while stressing the necessity for clear and distinguishable lines in corporate responsibilities.

Link to Full Case: Access the full case here

Leave a Reply

Your email address will not be published. Required fields are marked *

document.addEventListener('DOMContentLoaded', () => { const observer = new IntersectionObserver( entries => entries.forEach(e => { if (e.isIntersecting) { e.target.classList.add('cb-visible'); observer.unobserve(e.target); } }), { threshold: 0.25 } ); document.querySelectorAll('.cb-card').forEach(c => observer.observe(c)); });