[
https://issues.apache.org/jira/browse/NIFIREG-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott Aslan updated NIFIREG-127:
--------------------------------
Summary: Upgrade Apache NiFi Registry to Angular 5.2 (was: Remove old
params and queryParams for paramMap and queryParamMap respectively.)
> Upgrade Apache NiFi Registry to Angular 5.2
> -------------------------------------------
>
> Key: NIFIREG-127
> URL: https://issues.apache.org/jira/browse/NIFIREG-127
> Project: NiFi Registry
> Issue Type: Improvement
> Reporter: Scott Aslan
> Assignee: Scott Aslan
> Priority: Major
>
> Angular v4.4.6 ActivatedRoute https://v4.angular.io/api/router/ActivatedRoute
> Makes two older properties still available. They are less capable than their
> replacements, discouraged, and may be deprecated in a future Angular version.
> *{{params}}* — An {{Observable}} that contains the required and [optional
> parameters|https://v4.angular.io/guide/router#optional-route-parameters]
> specific to the route. Use {{paramMap}} instead.
> *{{queryParams}}* — An {{Observable}} that contains the [query
> parameters|https://v4.angular.io/guide/router#query-parameters] available to
> all routes. Use {{queryParamMap}} instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)