Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Since Requirement Yogi, administrators can configure a global limit. From this value, we determine 2 sub-limits. Here is how each limit is used.

ConfigurationDefault valueUsed for
Global limit12,000 (configurable)Excel export, number of cells in the traceability matrix
UI limit2,000 (the Global Limit / 6)Default limit for the search.
Import limit4,000 (the Global Limit / 3)

Limits the number of requirements in pages and Excel files.

Only a warning for the moment.

ActionLimitDefault
SearchThe UI limit (can be changed up to the global limit, using &limit=... in the URL)2,000
Search → Excel exportThe global limit12,000
Search → CSV exportThe global limit12,000
Coverage matrixThe UI limit (can be changed up to the global limit, using &limit=... in the URL)2,000
Dependency matrixThe UI limit (can be changed up to the global limit, using &limit=... in the URL)2,000
Traceability matrix → Number of rowsThe UI limit (can be changed up to the global limit, using &limit=... in the URL)2,000
Traceability matrix → Number of cellsThe global limit12,000
Excel importThe import limit4,000
Requirements on pagesThe import limit4,000

The limit on pages

  • The limit on page is not implemented yet.
  • The limit on pages won't be a a hard limit. It will notify users who attempt to create more requirements, that they are above the recommended limit. Of course, the administrator can raise the global limit (or lower it) to allow users to work without the warning.

...