Problem/Motivation

When I install search_api_tracking I get the following error:

Unable to install Search API DB Tracking due to unmet dependencies: views.view.search_api_tracking_statistics (police_search).

Steps to reproduce

1. Install views_filter_select
2. Install search_api_tracking

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

saesa created an issue. See original summary.

Alexj12 made their first commit to this issue’s fork.

alexj12’s picture

Status: Active » Needs review

I have now created a patch to resolve this installation issue

philltran’s picture

Status: Needs review » Reviewed & tested by the community

This patch looks good to me. Marking as RTBC

bramdriesen’s picture

RTBC +1

mschudders’s picture

Status: Reviewed & tested by the community » Fixed

this has been merged in 1.0.x thanks for catching this, was a copy paste error ;-)

Nonetheless there are still some "warnings.issues" that I will look into asap.

chriseikelboom’s picture

I currently get the same error with 1.0.2. Not sure if it was supposed to be fixed in this version :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

code-brighton’s picture

I still get this error when attempting a fresh install of version 1.0.2

philltran’s picture

@code-brighton The patch was committed to dev branch. It is not included in the 1.0.2 release.