GitHub user andrewmlim opened a pull request:
https://github.com/apache/nifi-registry/pull/120
NIFIREG-56: Added element ids to facilitate bucket testing use cases
These are the ids I needed to do some automated UI testing around Bucket
test cases (Bucket creation/deletion/duplicates etc.). If more ids are needed
for other test cases, will file separate more specific Jiras.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/andrewmlim/nifi-registry NIFIREG-56
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi-registry/pull/120.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #120
----
commit cdb2cb81650b0f04e3390397725e92b57ef0579e
Author: Andrew Lim <andrewlim.apache@...>
Date: 2018-05-31T17:55:48Z
NIFIREG-56: Added element ids to facilitate bucket testing use cases
----
---