Project

General

Profile

Actions

Bug #25270

open

[Modularity] - Remove unwanted options from actions drop down for module Action.

Added by Omkar Khatavkar over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Steps to reproduce:
1. Navigate to http://localhost:3000/job_invocations/new
2. select job category as Modules
3. job template as 'Module Action - SSH Default'

Expected Result
show only mentioned a list of actions [(choose from 'enable', 'info', 'remove', 'provides', 'list', 'update', 'install', 'reset', 'disable')
]

Actual Result
Invalid Options are listed those are (lock, unlock, profile, streams)

More Information


[root@fedora28machine3 vagrant]# dnf module streams
dnf module: error: argument subcmd: invalid choice: 'streams' (choose from 'enable', 'info', 'remove', 'provides', 'list', 'update', 'install', 'reset', 'disable')

[root@fedora28machine3 vagrant]# dnf module lock nodejs
dnf module: error: argument subcmd: invalid choice: 'lock' (choose from 'reset', 'disable', 'enable', 'info', 'remove', 'provides', 'list', 'update', 'install')


No data to display

Actions

Also available in: Atom PDF