ansible/awx

For relaunched jobs, show a link to the original job

Open

#2399 aperta il 10 ott 2018

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)Python (3333 fork)batch import
component:apicomponent:uihelp wantedtype:enhancement

Metriche repository

Star
 (13.071 star)
Metriche merge PR
 (Merge medio 24g 6h) (30 PR mergiate in 30 g)

Descrizione

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

Guida contributor