Skip to content

Commit 05f0539

Browse files
authored
Merge pull request #22701 from DavidResende0/request-logs-view-feature
Add New Product Feature to See Request Logs
2 parents d9f965c + 036c61b commit 05f0539

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

db/fixtures/miq_product_features.yml

+4
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,10 @@
154154
:feature_type: view
155155
:hidden: true
156156
:identifier: miq_request_reload
157+
- :name: Logs
158+
:description: Display Request Logs
159+
:feature_type: view
160+
:identifier: miq_request_show_logs
157161
- :name: Operate
158162
:description: Perform Operations on Requests
159163
:feature_type: control

0 commit comments

Comments
 (0)