Release notes for version: 10.12.3
Please read before upgrading to platform version 10.12.3.
Test cases are not saved as part of project templates
Before:
Test cases were not saved as part of project templates.
Now:
Test cases are saved as part of project templates.
Can't scroll down on a mobile device due to a JS error
Before:
Due to a JavaScript error, sometimes it was impossible to scroll down on a mobile device.
Now:
Fixed. Scrolling down on a mobile device works fine.
Invalid URL address in the "Link" custom field
Before:
In the "Link" custom field, additional unwanted characters were added before the actual URL address entered in the field, which caused the address to not work.
Now:
Fixed. No additional unwanted characters are added to the "Link" custom field.
Quick search isn't aware of the project context
Before:
If the quick search feature was used in a project context, the project context was not preserved.
Now:
Fixed. If the quick search feature is used in a project context, the project context is preserved.
Missing "no change" option for trackers in the bulk edit form
Before:
In bulk edit of tasks from multiple projects with different allowed trackers, there's a set of allowed trackers for those projects, but there should be also a "no change" option unless you do select a specific target project.
Now:
Fixed. A "no change" option allowed in bulk edit of tasks from multiple projects with different allowed trackers.
Gantt: A security vulnerability related to <iframe> in a task name
Before:
A security vulnerability occurred when <iframe> was included in a task name and the task name was displayed in the Gantt chart.
Now:
Fixed.
Some users are missing from the list to add a new project member
Before:
When trying to add a new member of a project, some users could be missing in the selection list.
Now:
Fixed. When trying to add a new member of a project, no users are missing in the selection list.
Incorrectly calculated upload size value
Before:
Due to an error, the size of all uploaded files (attachments) in the system may have been calculated incorrectly.
Now:
Fixed. The size of all uploaded files (attachments) in the system is calculated correctly.
The name tag of a user avatar blocks the content below it
Before:
Due to a design bug, the name tag of a user avatar blocked the content below it, such as a URL link that could not be clicked until the label disappeared.
Now:
Fixed. The content under the name tag of a user avatar is clickable.