You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2018/05/03 11:34:56 UTC

[GitHub] rhtyd commented on issue #2511: [CLOUDSTACK-10344] bug when moving ACL rules (change order with drag and drop)

rhtyd commented on issue #2511: [CLOUDSTACK-10344] bug when moving ACL rules (change order with drag and drop)
URL: https://github.com/apache/cloudstack/pull/2511#issuecomment-386265921
 
 
   @rafaelweingartner instead of catering to individual change, a fix could be to simply provide the update API the new list and old list, on the backend a comparison could be done to check and update the list only if old list is the same as in db. The same logic was used in Roles (drag+drop for order). Would you like to reconsider the implemenation and avoid adding a new API?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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