May 20th 2022
Changed
- (Jira) The requirement links now also take the space into account when adding a requirement.
- (Jira) We implemented a text input similar to the way the custom field behaved, but not limited to 255 characters which will allow users to have more requirements linked to an issue (Notably when the requirement keys are long).
Removed
- (Jira) We removed the Requirement Yogi custom field as it is no longer necessary.
May 5th 2022
Fixed
- Fixed an issue preventing users to see the dependencies in the traceability matrix when going over 200 dependencies. Users can now see dependencies as long as there is less than 100 dependency per requirement.
April 29th 2022
Fixed
- Users are now able to have requirements with long requirement number: (eg: REQ-000202208261535001)
April 26th 2022
Added
- Users are now able to index requirements in paragraph and headings.
- Added a configuration macro for requirements defined in paragraph or headings (See Configuring requirement properties).
April 4th 2022
Added
- Users are now able to transform requirements in vertical tables.
Changed
- Users are now able to transform requirement links separated by commas or spaces.
Improvements
- Requirements defined in vertical tables are now properly indexed with their properties.
Removed
- The inheritance was temporarily removed, and might get totally removed in the future. The inheritance adds complexity to the code while not being really used by the users and slows down the development of other features.
→ Please let us know if you would like it to come back via a support ticket.
March 31st 2022
Added
- Users can now reset the transformation wizard without having to close or reload the page.
- Added a link to the template administration on the first screen of the transformation wizard.
Changed
- Replaced the padlock icon on private transformation templates by a world icon on shared templates.
- The transformation wizard now remembers the last transformation and lands users directly on the last saved transformation, when trying to transform a page already transformed.
March 16th 2022
Added
- Users are now able to reorder the plugins execution order in the Transformation Wizard. Order is no longer automatically set to put the requirements generation or transformation before the links transformation.
Changed
- Table selection is now using a text field, instead of 2 number fields. We support syntax like "1-3" to select tables 1 to 3, but not "1, 4" to select tables 1 and 4.
Fixed
- Fixed an issue preventing users to delete a header transformation rule.
March 15th 2022
Improvements
- Change cache permissions to be more efficient. Administrator can now clean the cache if he changes user's permission.
Added
- Validation rules are applied when a user saves a page containing requirements.
- When creating a validation rule, user can enter search criteria to have a more precise rule.