You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Cases team would like to disable file deletion for the Cases file kinds (the files used in the Cases app). For that, we agreed that we will hide the delete button in UI in the Files Management app.
Add a flag to browser-side file kind registration, like, deleteFromManagementApp: boolean.
If flag is set to false should hide the delete button for files of that file kind in the Files Management app, the one in the Stack Management > Kibana section.
The text was updated successfully, but these errors were encountered:
The Cases team would like to disable file deletion for the Cases file kinds (the files used in the Cases app). For that, we agreed that we will hide the delete button in UI in the Files Management app.
deleteFromManagementApp: boolean
.false
should hide the delete button for files of that file kind in the Files Management app, the one in the Stack Management > Kibana section.The text was updated successfully, but these errors were encountered: