Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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.

This limit is a hard limit for Excel imports.

  • No labels