v3.4.2c
Release Date: April 11, 2024
Projects
- 360 My Profile
Enhancements
- N/A
New Features
- 360 My Profile
- Hot-Fix-Internal-User-Access-Plan-Validation
- Update the users lms plan expiration
DB update_internal_user_plan_access
* - fetching all internal user plans
* - and filtered by user_type = 'internal'
* - and filtered by user_plan.current_status = 'internal'
* Meaning every plan added by the internal users, current status must be internal.
* After fetching all plans - the expiration will be validated.
* if expired = it will update the plan : Date Today (+ 1 year);
- Update the users lms plan expiration
- Hot-Fix-Internal-User-Access-Plan-Validation
Bug Fixes
- N/A