Skip to content

3.5.0

Compare
Choose a tag to compare
@rootpd rootpd released this 25 Oct 12:20
· 5 commits to master since this release
  • 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.