We have recently released a new version of RMsis.
RMsis 2.2.2 is an incremental update on 2.2.0.
Changes:
- Bugfix for Authentication error due to SameSite cookie issue
- Provide RMsis APIs to manage attachments
Let’s explore these changes in more detail
1. Bugfix for Authentication error due to SameSite cookie issue
Many of our customers started facing authentication errors due to the SameSite cookie change after all mainstream browsers (including Google, Firefox & Edge) changed their behaviour to enforce more privacy-preserving defaults. Details regarding the SameSite cookie issue is available here: https://blog.chromium.org/2020/02/samesite-cookie-changes-in-february.html
‘Data error.’ or the message ”You have been logged out from RMsis session. Please click on RMsis menu link in JIRA menu bar to re-authenticate.” was displayed upon accessing RMsis. The temporary workaround suggested to our customers was to disable these flags from the browser:
- flags/#same-site-by-default-cookies
- flags/#cookies-without-same-site-must-be-secure
In RMsis 2.2.2 this bug has been fixed.
2. RMsis API for Managing attachments
RMsis provides APIs to create a copy of Test Run, for versioning Test Cases and for Test Case commit. Using RMsis API you could automatically create a test run and fill in the test results.
Now using APIs, it is feasible to attach or delete images, documents and external links to Requirements, Test Cases and Test Step. You can also attach or delete documents and external links in Test Steps of Test Run. We, at Optimizory, have always prioritized solving the most pressing business problems.
We hope to hear your feedback on the new release at support@optimizory.com
For other fixes and features, please check out our detailed Release Notes.
Check out RMsis and sign up for a free trial today.
To learn more about RMsis- Requirements management for Jira.