This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Policy not evaluated or reflected in UI for repeaters #6226
Labels
You can continue the conversation there. Go to discussion →
Description:
I have a parent model/resource with a HasMany relation. I have two UIs to manage the child relation: a HasMany field on the parent resource, and a Repeater on the parent resource. Both refer to the same underlying model.
The HasMany relation will reflect the associated Policy (e.g., the delete button will disappear if the nova user lacks permission to delete the resource). But on the repeater, all UI remains.
Detailed steps to reproduce the issue on a fresh Nova installation:
The text was updated successfully, but these errors were encountered: