Parent will not save for email.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • showard
    Member
    • Feb 2018
    • 46

    Parent will not save for email.

    Emails are not saving the parent field. A parent can be selected, but when save is attempted, the parent field reverts to blank/empty. Parent fields save in other record types (e.g. tasks, meetings, etc.). But parent field will not save for emails.

    Nothing related is showing in the logs - not the espo log or the nginx error or access logs.

    Any ideas why the parent field will not save?
  • emillod
    Active Community Member
    • Apr 2017
    • 1405

    #2
    Is there any error information on the screen or in browser console?
    There may be a hook or formula set for this field which changes after save.

    Comment

    • rabii
      Active Community Member
      • Jun 2016
      • 1250

      #3
      Originally posted by showard
      Emails are not saving the parent field. A parent can be selected, but when save is attempted, the parent field reverts to blank/empty. Parent fields save in other record types (e.g. tasks, meetings, etc.). But parent field will not save for emails.

      Nothing related is showing in the logs - not the espo log or the nginx error or access logs.

      Any ideas why the parent field will not save?
      check if you have any formula / hooks set up for the email entity which reset the parent to null.
      Rabii
      Web Dev

      Comment

      • showard
        Member
        • Feb 2018
        • 46

        #4
        Good ideas. But I can't find anything.
        There are no formulas set up on the email entity.
        There are no workflows active.
        No process flowcharts are active for emails.
        The browser console shows a notice - "could not open 'espo' cache" - but other than that I don't see anything relevant.
        I'm coming up empty on ideas.

        Comment

        Working...