Announcement

Collapse
No announcement yet.

Strange with Reminders but not a bug

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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


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

    Comment


    • #3
      Originally posted by Maximus View Post
      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

      Comment

      Working...
      X