2 additional non-obvious "no possible value" scenarios with constraints in test plans are now prevented when the value pair add is attempted.
A thorough audit of height and width handling in the matrix codebase (see above) uncovered an additional defect which caused rows further down the matrix chart to be rendered without the white divider lines for each column.
A matrix chart that is longer than it is wide (first parameter is the largest) would be cut off by as many rows as the 1st parameter was larger than the next largest parameter. An odd sounding defect (height and width were switched in one place in the code) but actually a fairly simple pairwise defect with some variation you'd be unlikely to identify (make the 1st parameter the largest).
Thanks to Vinay for pointing out this issue!
Is more aesthetically pleasing.
They are now all standardized with a reference to the plan name. Before some referenced the plan name and some didn't. The context is more important now that the active plan isn't always visible in a side panel.
Before it divided the column headers from the columns. Now it's placed up top.
Removed.
In a customized Hexawise customer instances with lots of HP QC / ALM export fields, the dialog size was taller than some smaller latptop screens. This has been addressed.
Opening the dialog twice in a row without doing anything but closing the dialog the first time resulted in the dialog never opening completely the 2nd time.
When leaving a shared project, the call to action is now "Leave" rather than "Remove" to make it more clear the project will still be available for the other team members. Thank you, Regina for bringing this improvement opportunity to our attention.
When sharing a project with an existing Hexawise user the feedback on the sharing count is now immediate rather than delayed until a browser refresh.
The message explaining why this isn't possible until you anoint another project member as admin is no longer garbled.
Now goes directly to the explanation, rather than to an empty interstitial dialog.
The left panel items are only in Define Inputs now to provide additional screen room to focus on the task at hand.
This would not work. A classic pairwise defect, it worked fine if the project had a plan already. Now it works.
Thanks to Jeff for reporting the issue.
If multiple users had pending invitations to a project and you re-invited one of them that wasn't the first one, the re-invite confirmation message would appear on the wrong user. This is now resolved.
There was a fairly obscure error if you deleted a plan and then renamed a plan to the deleted plan's name while keeping the same manage plan dialog window open, you'd get a spurious denial about renaming to an existing plan's name.
This was a pairwise defect triggered through a specific set of sequential behavior.
The new cancel link when adding new requirements is only shown once a new requirement addition is started.
An issue with the most recent versions of Chrome could leave content invisible on the Requirements or Analyze Tests page until the window was resized or the screen refreshed. This problem has been worked around.