Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#2050 closed enhancement (fixed)

Add subtype and node columns to job item

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: BASE 3.10
Component: core Version:
Keywords: Cc:

Description

The subtype column is a link to ItemSubtype and should be used for easier filtering of the OTHER type jobs that are not linked to a plug-in.

The node column is an text optional text column that can be used together with the server column to further specify the computer that executes a job. For example, the server is typically set to the controller node in cluster (Open Grid cluster) and the node can then be set to the actual node that does the job.

Change History (7)

comment:1 by Nicklas Nordborg, 7 years ago

Owner: changed from everyone to Nicklas Nordborg
Status: newassigned

comment:2 by Nicklas Nordborg, 7 years ago

(In [7264]) References #2050: Add subtype and node columns to job item

Added the node column. The update script will extract the part within [...] on existing jobs and move to the node column.

comment:3 by Nicklas Nordborg, 7 years ago

(In [7265]) References #2050: Add subtype and node columns to job item

Added node to list view, job dialog and a few other places which display the server.

comment:4 by Nicklas Nordborg, 7 years ago

(In [7266]) References #2050: Add subtype and node columns to job item

Added the subtype column.

comment:5 by Nicklas Nordborg, 7 years ago

(In [7267]) References #2050: Add subtype and node columns to job item

Display the subtype column in the list view and in the job dialog.

comment:6 by Nicklas Nordborg, 7 years ago

Resolution: fixed
Status: assignedclosed

comment:7 by Nicklas Nordborg, 7 years ago

(In [7286]) References #2050: Add subtype and node columns to job item

The filter for subtype column in the list view should have a 'none' option.

Note: See TracTickets for help on using tickets.