Problem/Motivation

Currently in 2.0.x, we do not save the config_form_uri at all.

Proposed resolution

When opening the enforcement settings, we pass in the ?destination query string. When available, let's use that to set the config_form_uri in the enforcement settings.

Remaining tasks

User interface changes

API changes

Data model changes

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

star-szr created an issue. See original summary.

star-szr’s picture

Issue tags: +Needs tests

star-szr’s picture

Status: Active » Needs review

  • star-szr committed 4408eb00 on 2.0.x
    docs: #3557753 Add TODO for test coverage
    

  • star-szr committed a6a83955 on 2.0.x
    fix: #3557753 Add config form URI when available
    
star-szr’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.

  • star-szr committed 6f773a66 on 2.0.x
    test: #3557753 Test coverage for config form URI behavior
    

  • star-szr committed e2bd7b3b on 2.0.x
    docs: #3557753 Add some documentation to getConfigFormUriFromDestination...

  • star-szr committed 279db740 on 2.0.x
    refactor: #3557753 Type-hint config_name in new method
    
star-szr’s picture

Issue tags: -Needs tests

Status: Fixed » Closed (fixed)

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