Uploaded image for project: 'FreePBX'
  1. FreePBX
  2. FREEPBX-20420

Add validation on bulkhandler import to Contacts

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 14
    • Fix Version/s: None
    • Labels:
      None

      Description

      Saw a system where upgrading contact manager module failed due to invalid group types. I was able to reproduce by bulk importing the attached CSV. The import appears to fail with an error, but mysql entries with invalid type is still created:

      MariaDB [asterisk]> select * from contactmanager_groups;
      +----+-------+--------------------+----------+
      | id | owner | name               | type     |
      +----+-------+--------------------+----------+
      |  1 |    -1 | User Manager Group | internal |
      |  2 |    -1 | Alpha              | Interno  |
      +----+-------+--------------------+----------+
      2 rows in set (0.00 sec)
      

        Gliffy Diagrams

          Attachments

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                lgaetz Lorne Gaetz
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:

                  NextupJiraPlusStatus

                  Error rendering 'slack.nextup.jira:nextup-jira-plus-status'. Please contact your Jira administrators.