Follow up issue to 1.0 to 2.0 upgrade path

Created on 14 April 2023, over 1 year ago
Updated 28 April 2023, over 1 year ago

Problem/Motivation

A follow up issue to 3257118 ✨ 1.0 to 2.0 upgrade path Fixed
When using the legacy plugin the filter user name is not working and the uid filter is not present.

Steps to reproduce

- Add a view with the usage data as base table.
- Try to add the filter 'user name' (will not work)
- Try to add the filter 'uid' (will not find it)

Proposed resolution

- Change the 'views_filter_type' to user_name instead of string at line 111 of Drupal\usage_data\Plugin\UsageType\Legacy.php
- Change the 'views_filter_type' to string instead of user_name at line 113 of Drupal\usage_data\Plugin\UsageType\Legacy.php

Remaining tasks

Send a merge request.

User interface changes

NA

API changes

NA

Data model changes

NA

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΈπŸ‡³Senegal diaodiallo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024