Problem/Motivation
A recent version of add_content_by_bundle provides a new login_redirect setting, which determines whether or not it will show a login link to anonymous users.
Proposed resolution
Update the settings definition for this plugin wherever it is used.
Also, the event_sponsors view has an add_content_by_bundle plugin that incorrectly targets nodes of type sponsorship (which don't exist), when they should instead target storage entities of type sponsorship. This is technically an expansion of scope, but it a one-line fix to a common file, so let's include it here.
Issue fork event_platform_starter-3608163
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
Comment #4
mandclu commentedComment #5
mandclu commented