ansible/awx

For relaunched jobs, show a link to the original job

開放

#2,399 建立於 2018年10月10日

 (0 則留言) (1 個反應) (0 位負責人)Python (3,333 個分叉)batch import
component:apicomponent:uihelp wantedtype:enhancement

倉庫指標

星標
 (13,071 顆星)
PR 合併指標
 (平均合併 24天 6小時) (30 天內合併 30 個 PR)

描述

ISSUE TYPE
  • Feature Idea
COMPONENT NAM
  • API
  • UI
SUMMARY

User should be able to click on a link to navigate to the original job if they are on the page for a relaunched job.

ADDITIONAL INFORMATION

needs the API to show the information, and then the UI to display it.

I suggest that this field should be a foreign key on the UnifiedJob model, but turn off the DB index for this field: https://code.djangoproject.com/ticket/13730

貢獻者指南