[
https://issues.apache.org/jira/browse/NIFIREG-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew M. Lim updated NIFIREG-425:
----------------------------------
Description:
The automated UI tests were failing because the "#" in the URL is now required.
For example, references to the Buckets administration page URL should be:
[http://localhost:18080/nifi-registry/#/administration/workflow|http://localhost:18080/nifi-registry/*#*/administration/workflow]
was:
The automated UI tests were failing because the "#" in the URL is now required.
For example, references to the Buckets administration page URL should be:
http://localhost:18080/nifi-registry/*#*/administration/workflow
> Automated UI tests fail due to incorrect URLs
> ---------------------------------------------
>
> Key: NIFIREG-425
> URL: https://issues.apache.org/jira/browse/NIFIREG-425
> Project: NiFi Registry
> Issue Type: Bug
> Reporter: Andrew M. Lim
> Assignee: Andrew M. Lim
> Priority: Major
>
> The automated UI tests were failing because the "#" in the URL is now
> required.
> For example, references to the Buckets administration page URL should be:
> [http://localhost:18080/nifi-registry/#/administration/workflow|http://localhost:18080/nifi-registry/*#*/administration/workflow]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)