AWX jobs in sorting order

Hi Folks,

how to get the sorted order based on the modified time in the jobs
section. Really confusing on AWX web UI.

Thanks for clarification

regds
VJ

Hello Vijay,

Modified time is not an attribute associated with jobs. Technically speaking, you cannot modify a job, you can only modify a “job template”. Therefore the answer is no, you cannot sort jobs based on modified time.
However, if you are looking for a way to sort “job templates” based on their modified time, then you simply need to do the following:

  1. Click on “Templates” tab in views.
  2. Select the desired sort by method (“Modified (Ascending)” or “Modified (Descending)”) in extreme right of the templates dashboard.
    Hope this is helpful !

Thanks,
Shivharsh