Problem/Motivation

Sites will get a new 'title' setting. When creating a new group, it would be great to have a mechanism that maps the site's title to the group entity label.

In addition to that: for the existing groups, there's an update script needed, which maps the current group-labels to the new sites setting 'title', for consistency.

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

drupatz created an issue. See original summary.

drupatz’s picture

Status: Active » Needs review

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

harlor’s picture

I opened a new MR because:

1. I'd prefer to set the group label on entity save instead of the form (Otherwise it won't work without the form)
2. If possible I would avoid drush deploy hooks in contrib modules - we can't be sure if anyone uses drush

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

hydra changed the visibility of the branch 3591238-set-site-title to hidden.

hydra changed the visibility of the branch set-site-title to hidden.

  • hydra committed b0d3bb67 on 1.x authored by harlor
    task: #3591238 Set site title from group label
    
    By: drupatz
    By: harlor...
hydra’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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