You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by GitBox <gi...@apache.org> on 2019/09/24 15:31:35 UTC

[GitHub] [nifi-registry] bbende commented on issue #230: NIFIREG-321 Integrate revision concept into UI, REST API, and service…

bbende commented on issue #230: NIFIREG-321 Integrate revision concept into UI, REST API, and service…
URL: https://github.com/apache/nifi-registry/pull/230#issuecomment-534613780
 
 
   I also wanted to add that in terms of testing this, the objects that support revisions are bucket, flow, user, user group, and policy. 
   
   You can have two different browsers open and perform tests where you open the same object for editing in both browsers, and submit an edit in one, and then the edit should be rejected in the other since the state is now stale.
   
   The user/group/policy parts are the most complex due to the various ways which the UI allows for editing these entities, so there are several variations to test.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services