Announcement

Collapse
No announcement yet.

5.3.3 - create new Call / Meeting from Case

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

  • 5.3.3 - create new Call / Meeting from Case

    Hi,

    if you create a new Call / Meeting from a Case I get following error message:

    PHP Code:
    [2018-07-17 14:07:19Espo.ERRORAPI [POST]:/:controllerParams:Array (     [controller] => Meeting ) , InputData: {"parentId":"5b4df45e7db1a3f0d","parentT
    ype"
    :"Case","parentName":"Gate bleibt offen","status":"Planned","contactsIds":[],"contactsNames":{},"dateStart":"2018-07-17 14:00:00","duration":3600,"assign
    edUserId"
    :"1","assignedUserName":"Admin","dateEnd":"2018-07-17 15:00:00","name":"test meeting","reminders":[],"description":"","teamsIds":[],"teamsNames":{},
    "usersIds":[],"usersNames":{},"usersColumns":{},"contactsColumns":{},"leadsIds":[],"leadsNames":{},"leadsColumns":{}} - SQLSTATE[42S22]: Column not found10
    54 Unknown column 
    'createdBy.phone_number' in 'field list' [] []
    [
    2018-07-17 14:07:19Espo.ERRORDisplay ErrorSQLSTATE[42S22]: Column not found1054 Unknown column 'createdBy.phone_number' in 'field list'Code42S22
     URL
    : /espocrm/api/v1/Meeting 

  • #2
    It works fine for me. Is it your custom field "phone_number"?
    Job Offers and Requests

    Comment


    • #3
      yes its a custom field.
      but it should not make any problems?!

      Comment


      • #4
        Try to rebuild your database (available in Administrator panel)
        Job Offers and Requests

        Comment


        • #5
          Originally posted by tarasm View Post
          Try to rebuild your database (available in Administrator panel)
          already did this... no change sadly..

          Comment


          • #6
            I just tried to create a "phoneNumber" field, and create it from a Case. All work like a charm.
            Job Offers and Requests

            Comment

            Working...
            X