Platform 2023.2 deprecations
This page lists all features and APIs deprecated in the 2023.2 release. Deprecated items may still function but are scheduled for removal in a future release unless otherwise noted. Items marked as Removed are no longer available.
| Version | Deprecation | Status | Description |
|---|---|---|---|
| 2023.2 | AngularJS deprecated | Removed in Platform 6 | AngularJS is removed from Itential Core in Platform 6. Custom applications and manual tasks that depend on AngularJS must be refactored or self-hosted. |
| 2023.2 | Decision task replaced in GEN 2 workflows | Removed in Platform 6 | The decision task is no longer supported on the GEN 2 workflow canvas. Replace it with the Evaluation task. |
| 2023.2 | Form Builder deprecated | Removed in Platform 6 | app-form_builder has been removed and replaced by app-json_forms. |
| 2023.2 | Optional HTTP Verbs property removed | Deprecated | The allowedHttpOptionalVerbs property is deprecated. Removal date is TBD. |
| 2023.2 | Profile route and profile property deprecated | Removed in 2024.2 | The /profile route and uiProps.profile property have been removed. The user profile page is now named User Settings. |
| 2023.2 | SSL properties deprecated in MongoProps | Removed in 2024.2 | The ssl properties in mongoProps are replaced by tls properties. The replSet key is also removed. |
| 2023.2 | UI libraries deprecated | Removed in 2024.1–2024.2 | All Platform-provided UI libraries under /lib/ are removed. Custom applications must embed required libraries directly. |
| 2023.2 | User Profile APIs deprecated | Removed in 2024.2 | getUserProfile and updateUserProfile are replaced by GET /user/settings and PATCH /user/settings. |
| 2023.2.6 | Verify Config API deprecated | Removed in Platform 6 | The verifyConfig API in app-mop has been removed. Use the equivalent API in app-nso_manager instead. |
| 2023.2.7 | Multiple file imports for projects deprecated | Removed in 2024.1.0 | The ability to import multiple files into projects has been removed. Single file uploads remain available. |