This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
No way to select an item in index when authorizedToDelete() = false
and you have sole()
actions.
#6157
Labels
needs more info
More information is required
Description:
I want to have
sole()
actions that I expect I could select from index. However, I also want the resource to be not deletable. When we have this scenario, there is no select checkboxes for the resources in the inde.Detailed steps to reproduce the issue on a fresh Nova installation:
authorizedToDelete()
returningfalse
.sole()
action.E.g.:
The text was updated successfully, but these errors were encountered: