Skip to content

Services fs_home and fs_home_mu are now using hashed data

Created by: stavamichal

  • both services are now using new getHashedDataWithGroups instead getDataWithGroups

IMPORTANT:

  • there was found and fixed a bug in the service with correct processing of statuses on all member's resources. Final status was the last one, now it is counted properly.
  • it could lead to a problem that if the status of the member on the last counted resource was EXPIRED, member stayed as expired even if he was VALID on other resource

Merge request reports