I saw your module and found it in the file "anonymous_redirect\src\Form". Please remove all caches try different ways to flush your setting cache.

// Forces a cache rebuild so that changes take effect at form save.
drupal_flush_all_caches();

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

rohit-rajput-sahab created an issue. See original summary.

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

mstrelan’s picture

Status: Active » Needs work
mstrelan’s picture

Status: Needs work » Needs review

I got Claude code to resolve the remaining issues and ensure test coverage for this. It ensured we were adding our settings as a cacheable dependency to the redirect response, and added a config listener to invalidate the render cache when our config changes.

  • mstrelan committed 02ed96c3 on 8.x-2.x
    task: #3276184 Don't use drupal_flush_all_caches()
    
    By: mstrelan
    By:...
mstrelan’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.