# \[PLUGIN discourse-solved\] Deprecation notice: Importing getOwner

**URL:** https://meta.discourse.org/t/plugin-discourse-solved-deprecation-notice-importing-getowner/292190
**Category:** Bug
**Tags:** solved
**Created:** [October 17, 2023, 5:41pm UTC](https://meta.discourse.org/t/plugin-discourse-solved-deprecation-notice-importing-getowner/292190 "2023-10-17T17:41:01Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [October 17, 2023, 5:41pm UTC](https://meta.discourse.org/t/plugin-discourse-solved-deprecation-notice-importing-getowner/292190/1 "2023-10-17T17:41:01Z")

</div>

There’s an unresolved deprecation here:

> <https://github.com/discourse/discourse-solved/blob/493c30abe71e724d7035ecd3e88779fec56da4af/assets/javascripts/discourse/connectors/bread-crumbs-right/solved-status-filter.js#L2>

> [@Guest Gate Theme Component](https://meta.discourse.org/t/guest-gate-theme-component/225107/105):
>
> Hiii this pluging doesnt work anymore on the latest version, i have this error in the console: [PLUGIN discourse-solved] Deprecation notice: Importing getOwner from discourse-common/lib/get-owner is deprecated. Use import { getOwner } from '@ember/application', or if you still need the fallback shim, use import { getOwnerWithFallback } from 'discourse-common/lib/get-owner';. [deprecated since Discourse 3.2] [deprecation id: discourse.get-owner-with-fallback] do you have a solution to go back …

---

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [October 17, 2023, 6:02pm UTC](https://meta.discourse.org/t/plugin-discourse-solved-deprecation-notice-importing-getowner/292190/2 "2023-10-17T18:02:53Z")

</div>

PR raised:

[https://github.com/discourse/discourse-solved/pull/259](https://github.com/discourse/discourse-solved/pull/259)

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [January 19, 2024, 10:06am UTC](https://meta.discourse.org/t/plugin-discourse-solved-deprecation-notice-importing-getowner/292190/3 "2024-01-19T10:06:25Z")

</div>


