You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMPORTANT: Added segment widget metrics (widget-based) recalculation when segments are recalculated by command segment:actualize_counts. remp/crm#3193
Added flag --no_widgets. If this option is used, command will not recalculate statistics for widgets visible on the segment detail screen, only the number of people within the segment. Use this flag if you want to keep previous behavior.
Added segment code into exception thrown when segment:actualize_counts command fails to recalculate segment. remp/crm#3331
Added show action to deleted segments list which shows disabled edit form version 1. remp/crm#2107
Forced redirect from segment detail to edit if the segment is deleted.