Strange with Reminders but not a bug

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • item
    Active Community Member
    • Mar 2017
    • 1476

    Strange with Reminders but not a bug

    Hello,
    I have study "Reminders" functionality and I have try to make this with a custom field (entity).. and I have observe this (for me it's not a bug but to know) :
    Espo 5.5.5
    sample to reproduce :
    - meeting :
    - create 4 reminders within 2 reminders with same "date/time".

    => database :
    4 record created

    => view record :
    3 reminders are displayed.

    This is for me not a bug .. because Reminder is deleted after.

    Regards

    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hello.
    It is not a bug. The system works correctly. The filter cleans similar records to avoid flooding.

    Comment

    • item
      Active Community Member
      • Mar 2017
      • 1476

      #3
      Originally posted by Maximus
      Hello.
      It is not a bug. The system works correctly. The filter cleans similar records to avoid flooding.
      Hi Maximus,
      yes I have see this behaviour.. but why I have (try) study "Reminders" .. that is the question !
      all will "like phone/mail" type field.. and I have search, forum, GitHub, and not easy to create this kind of field !
      This is why I have create (I think with error) a "reminders" like field/table without the "delete function" of reminder.

      I think, this is the "feature" to be in EspoCRM !
      I know, I must write something in .json file or another else.. for fully compatible with (Metadata...type of link ..and other ).. but it's work but not "pro"

      Regards

      If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

      Comment

      Working...