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

Version 1 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.

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

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