ashb commented on a change in pull request #9614:
URL: https://github.com/apache/airflow/pull/9614#discussion_r448542230



##########
File path: airflow/www/views.py
##########
@@ -2192,12 +2192,11 @@ class XComModelView(AirflowModelView):
 
     datamodel = AirflowModelView.CustomSQLAInterface(XCom)
 
-    base_permissions = ['can_add', 'can_list', 'can_edit', 'can_delete']
+    base_permissions = ['can_add', 'can_list', 'can_delete']

Review comment:
       Yeah, add has the same potential problems as edit




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to