Patch: 27th November 2017

From UnionCloud Support
Jump to: navigation, search

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.

US2930

Audit Trail Enhancements

Add tracking for downloads and view user details, add paper_trail tracking for some of the data models N/B All Audit trail work being released over coming weeks, data always existed in logs, the updates are in relation to building tools to make extracting this data more efficient in preparedness for any incoming requests due to GDPR.

  • This issue has been resolved.

DE1878

Finance Job Failing

In the case that a specific finance report had already been generated for a given union, if another report was requested for exactly the same date/timeframe the background job wouldn't run to create the report, as the file already existed, this however didn't then display the report to the user.

  • This issue has been resolved.

DE1867

Search Event Caching

Site wide search not working for updated event</br> In the event a user updates an Event, site wide search was still searching the original details of the event from a cache, rather than the updated ones.

  • This issue has been resolved.

DE1897

CSV Upload Issue

Minor issue with how the File processor handles blank cells in the start date column, previously this was mishandled and entered a page break.

  • This issue has been resolved.

ZD9191 / ZD9193

Screen showing Groups Dashboard displaying 404 where content appears.

404 on Group Admin Dashboard

This issue presented when a user in the Group Administrators Usergroup, had a Permission Set assigned, that actually had no permissions ticket, i.e. created a permission set with 0 permissions, to switch off permissions for a Group, a Union should be selecting the blank item from the Permission Sets drop down, rather than creating a new permission set with no options.

  • This issue has been resolved.

DE1977

Prevent Creation of Duplicate Records via SSO

Prevent creating duplicate records in identities table on SSO login.

  • On check/uncheck of ignore domain for SSO it was creating duplicate records.
  • New user registration was giving 404 page if the ignore domain was unchecked.
  • This issue has been resolved.

DE1984

CMS Caching

Issue presented whereby we were caching CMS items, and though a user had deleted them using Developers Toolkit, or from the Admin screen, they were still visible on the Front End.

  • This issue has been resolved.

Uncat

Minor uncategorised fix

Cross-Site Request Forgery (CSRF) Preventative action, updating the way we handle user authorisation to prevent any CSRF type attacks.