1. Home
  2. Docs
  3. Release notes
  4. CLEVR Dev Suite
  5. 1.9

1.9

No revisions – no problem

As a result of a problem with the Team Server API it is not possible to retrieve a list of revisions/branches for projects which are hosted outside of the Mendix cloud, e.g. on the SAP cloud. To address this we have added a new feature that allows a model to be scanned when no revisions are present in the list.

Use this as a temporary workaround while we work on a long term solution.

Fixes

  • Rule Returned variables should be used was reporting a violation even when the java(script) action returns Nothing. This is now fixed.
  • Rule Latest Mendix version should be used has been updated with the latest mendix versions.
  • Fixed an issue where a code coverage job would not fail despite the coverage being lower than the pass gate.
  • Fixed an issue with the rule Check for negative conditions in XPath should be done using not instead of !=
  • Rule Microflow should commit at the end now gives a better violation message.
  • Improved documentation for several rules that had a tendency to produce false positives.