Overview of all Server tasks in all spaces

Here is a project that produces a list of all tasks in all spaces with the following columns:

  • Space
  • Project path
  • Project name
  • Note
  • Is disabled or not
  • Parameters
  • Schedule type

scan-all-spaces.morph (4.0 KB)
scan-space.morph (13.4 KB)

The project can be used to answer various questions about tasks, spaces and projects. For instance:

  • What tasks use the same project
  • What task parameters are assigned by each task
  • Is there a project that is referenced by tasks from more than 1 space

Task ID (used in API calls) is currently removed from the results, but it can be left if necessary – just modify the “Remove columns” action in scan-all-spaces.morph.