Project

General

Profile

Actions

Bug #28526

closed

Web Console button doesn't have ID

Added by Adam Ruzicka over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1784482

Description of problem:

<div class="btn-group">
<a class="btn btn-default" href="/webcon/=rplevka-el7.localhost.example.com">
Web Console
</a>
</div>

in contrast with (e.g.) run button:

<div class="btn-group">
<a id="run_button" class="btn btn-default" href="/job_invocations/new?host_ids%5B%5D=2">
Schedule Remote Job
</a>
</div>

Version-Release number of selected component (if applicable):
6.7.0 snap5

Actions #1

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Adam Ruzicka
  • Pull request https://github.com/theforeman/foreman_remote_execution/pull/456 added
Actions #2

Updated by The Foreman Bot over 5 years ago

  • Fixed in Releases foreman_remote_execution 3.0.0 added
Actions #3

Updated by Anonymous over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Marek Hulán over 5 years ago

  • Subject changed from Web Console button doesn't have ID to Web Console button doesn't have ID
  • Fixed in Releases foreman_remote_execution 2.0.6 added
Actions

Also available in: Atom PDF