Problem/Motivation

Currently there's no way to migrate permissions onto users in the system, because the permissions aren't entities and also aren't real fields attached to the user object.

Proposed resolution

The easiest solve seems to be just adding a destination plugin to handle this. I put together a first attempt at one in this patch.

CommentFileSizeAuthor
permissions_by_term-migration.patch5.37 KBjacobbell84
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

jacobbell84 created an issue. See original summary.

damyon’s picture

Confirming that the patch here works for me and allows me to migrate the "Allowed terms" for a user.

jacobbell84’s picture

jepster_’s picture

Status: Needs review » Reviewed & tested by the community

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

marcoliver’s picture

Status: Reviewed & tested by the community » Fixed

Looks good, merging in a moment. Will tag a new release later today or tomorrow.

  • marcoliver committed 1e4d67a9 on 3.1.x-dev
    Issue #3181346 by marcoliver, jacobbell84, damyon, Peter Majmesku:...
marcoliver’s picture

Status: Fixed » Closed (fixed)
marcoliver’s picture

Status: Closed (fixed) » Fixed

Status: Fixed » Closed (fixed)

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