Difference between revisions of "Patch: 20th November 2017"
(Created page with "This page details the content that has been released in the patch named in the title above, if you were looking for the content from a different Sprint, or Union Cloud Release...") |
|||
Line 16: | Line 16: | ||
*This issue has been resolved. | *This issue has been resolved. | ||
− | == | + | == DE1870 == |
− | + | ===Box office user not recognized=== | |
− | === | + | Box office: user is not recognized in the system. If user try to search search with first letter with capital. System does not search that user. This was a particular issue for users on Mobile / Tablet devices due to auto capitalisation. |
+ | *This issue has been resolved. | ||
− | + | == DE1926 == | |
+ | ===Special Characters in Membership Approval=== | ||
+ | As an union/group admin, When I approve the group membership with remarks, system is not allowing to approve the group membership If remarks contains any special characters(e.g /). As it is breaking the JavaScript functions, System should not allow to enter any special characters(e.g /) in remarks. | ||
+ | *This issue has been resolved. | ||
+ | |||
+ | == DE1906 / US2477 Feedback == | ||
+ | ===Filter Campaigns=== | ||
+ | As a NUS/Union admin I should be able to filter the campaign emails in pending and past campaign emails list page. | ||
*This issue has been resolved. | *This issue has been resolved. | ||
Latest revision as of 11:56, 27 November 2017
This page details the content that has been released in the patch named in the title above, if you were looking for the content from a different Sprint, or Union Cloud Release, please take a look at the Version History page to see all Sprints and Releases.
Contents
ZD9105
User Search API Issue
When admin is trying to search for a user via 'alternate_email_address' in the API, it returns all users as opposed to the one specified using the parameter.
- This issue has been resolved.
DE1941
Rolling File Uploads
Validation error not displayed for programme_level and end date for invalid data, since updating to Rolling File Uploads
- This issue has been resolved.
ZD8972
Incorrect Error Message
Incorrect error message displayed in member upload
Union admin tries to upload a member in a group. But in member upload file admin does not give email address of the user who wants to join the group and give wrong university id which does not exist in the system. System returns 'Invalid email address' error. Changed to 'Please enter a valid university id or email address'.
- This issue has been resolved.
DE1870
Box office user not recognized
Box office: user is not recognized in the system. If user try to search search with first letter with capital. System does not search that user. This was a particular issue for users on Mobile / Tablet devices due to auto capitalisation.
- This issue has been resolved.
DE1926
Special Characters in Membership Approval
As an union/group admin, When I approve the group membership with remarks, system is not allowing to approve the group membership If remarks contains any special characters(e.g /). As it is breaking the JavaScript functions, System should not allow to enter any special characters(e.g /) in remarks.
- This issue has been resolved.
DE1906 / US2477 Feedback
Filter Campaigns
As a NUS/Union admin I should be able to filter the campaign emails in pending and past campaign emails list page.
- This issue has been resolved.
Uncat
Minor uncategorised fix
- As per rewrelic recommendation, upgraded mewrelic gem from 3.13.0.299 to 4.5.0.337 and removed unused rails_sql_views gem