| MS-23481 |
Blocker |
ProMagic issue comments should not always be empty [4.1 fix] |
Comments are now correctly shown in ProMagic's Issues page. |
| MS-20330 |
Critical |
The home button on various apps (ProMagic, ConnectMagic, and DataMagic) should not crash the UI |
ConnectMagic does now not crash when you press the home button. |
| MS-22878 |
Major |
ProMagic: filtering the various date/time related columns in the Projects table should work as expected |
Fixed an issue where various date-related columns on the ProMagic Projects page (and the Admin app's Super Admin > Projects page) would not be able to be filtered as expected. |
| MS-22634 |
Major |
ProMagic: double-clicking on a Project on the Projects page should work |
In ProMagic, when you double click on a Project on the Projects page it now takes you to the Issues page. |
| MS-23327 |
Major |
Creating an issue in the ProMagic Issues page should not fail |
Creating issues within the ProMagic Issues page now does not cause an error |
| MS-20392 |
Major |
ProMagic: Issues page - the Issue column should be able to filter on 'In List' for multiple values |
Fixed an issue where the "In List" filter on the Issue column in ProMagic did not work when there is more than one item in the filter selected. |
| MS-22514 |
Minor |
Wide images shown in Feedback view should not be squished horizontally. |
Fixed an issue where images in comments could appear horizontally squished. Added CSS rule to scale down using object-fit: scale-down. |