Opened 17 years ago
Closed 17 years ago
#946 closed defect (fixed)
Job agents list view don't display running jobs
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.6.1 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
From the mailing list:
After upgrade from BASE 2.4.6 to 2.6.0 I noticed that jobs currently run by jobagent aren't shown in jobagent's page (listing of all jobagents; jobs column) any more. All I can see is '-none-'. They appear when I move to particular jobagent's page. I checked .jsp sources for these pages and it seems like list-agents.jsp uses deprecated method to get information about jobs (view-agent.jsp uses new method introduced in 2.6). I couldn't add a ticket so I am posting it on the mailing list.
Best wishes, Pawel Sztromwasser
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4172]) Fixes #946: Job agents list view don't display running jobs