-
- Downloads
[REF] website_slides: better completion computation
Purpose is to avoid having to recompute too much stuff. Indeed currently slide.channel.partner completion field depends on its channel number of slides. It means adding a slide on a channel having a lot of members will trigger the recompute of all its slide channel information. Instead completion on slide.channel.partner is now simply the number of completed slides. Computed (not stored) field on channel that indicates current user status is now based on total slide (completion / total slides). Commit linked to task ID 1958810 and PR #32057
Please register or sign in to comment