Skip to content

Commit 80dfbe5

Browse files
DXIM-104 - UI Extension - add statuses paragraph (#1126)
1 parent 30a4b23 commit 80dfbe5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/extensions/filtering.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,14 @@ In addition to the filtering capacity, you can order the UI extension in the UI
1919

2020
[![ui-extension-product-selection.png](../img/extensions/ui-extensions/weight.png)](../img/extensions/ui-extensions/weight.png)
2121

22+
### UI extensions statuses
23+
24+
Extensions can have three different statuses: `Active`, `Inactive` and `To update`.
25+
26+
* `Active` extensions are displayed for user on the UI.
27+
* `Inactive` extensions are only visible in Extensions list page and must be enabled for user use.
28+
* Extensions `To update`, have this status due to an incorrect or outdated configuration. They must be updated or deleted. This may result from a migration or update of the PIM. Most time the credentials or secret fields are the cause. To update it just open it in the UI add a new value on the missing fileds and save the extension. It will pass on `Inactive` status.
29+
30+
2231
::: panel-link API [Next](/extensions/api.html)
2332
:::

0 commit comments

Comments
 (0)