Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-12091

CiviCase requires database 'CREATE VIEW' permission to be enabled

    Details

    • Type: Improvement
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.8
    • Fix Version/s: 4.3.0
    • Component/s: CiviCase
    • Labels:
      None

      Description

      CiviCase cannot be enabled using standard Drupal recommended database permissions eg.
      GRANT SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, INDEX, ALTER, LOCK TABLES, CREATE TEMPORARY TABLES ON `database`.* TO 'database_user'@'localhost' IDENTIFIED BY 'password';

      Additional permission of 'CREATE VIEW' is required otherwise enabling of CiviCase component fails with the error 'Could not create Case views'

      Perhaps an error detailing what db permissions are missing would be helpful.

        Attachments

          Activity

            People

            • Assignee:
              lobo Donald A. Lobo
              Reporter:
              homebrewruss Russ Urwin
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: