Versions Compared

Key

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

...

Explanation

Screenshot

There is a new tab in the Requirement Yogi screen:

  • This tab is visible if the user has the permission for expensive actions, which means having the EXPORT permission on the space (It is not lexically related to an export, but the Export permission is often used to allow/prevent users from performing the expensive action of exporting a space),

  • Or if someone directly clicks on the link of an Excel file,

  • It is not visible if an administrator disabled the Excel import at a system level (using the system property
    -Dplaysql.disable.excel.import=true).

Image RemovedImage Added

New uploads must be attached to a page.

  • It is also possible to use an existing attachment, you simply need to add the label 'ry-excel-import'.

  • Once mapped and indexed, future uploads of the same attachment will also be reindexed by default. If the reindex fails (if columns have changed, etc), the import will be suspended until someone updates the configuration.

Image RemovedImage Added

The file is uploaded. Map the columns.

  • Each column can be defined as "Key", "Description", a property, or not imported at all,

  • It is possible to import a worksheet and ignore others.

  • Click Import when you're done.

Image RemovedImage Added

Success!

  • The file is imported,

  • Requirements are available in the search with a query using the ID of the attachment : excel = '123456789' (click "List" to generate this query automatically),

  • All links to those requirements will lead to this page.

Image RemovedImage Added

What about dependencies?

...