- Issue created by @mandclu
- Status changed to Needs review
6 months ago 6:44pm 26 May 2024 - 🇨🇦Canada mandclu
The attached worked for me. Maybe it could use some code to force the import of the configuration on update.
- Status changed to Fixed
6 months ago 10:11pm 26 May 2024 - 🇯🇴Jordan Rajab Natshah Jordan
Maybe having a wiled card could help as * or regx as
`^/*/$`
,`^*/`
,`/*/$`
,`/*/`
like what we have the config ignore module.Exmaple: Not to use with all webform forms, or all search forms
"*webform*" or "*search*"
Maybe the form of the better expost filter stand a lone block - 🇯🇴Jordan Rajab Natshah Jordan
Thank you, for giving this issue time.
Moving the conversion form ✨ Add the "use keysave" permission to the Keysave module to be able to control access by user roles Closed: won't fix
to this issueI think it's this function in the link
https://git.drupalcode.org/project/config_ignore/-/blob/8.x-3.x/src/Conf... I've tested the changes, and both the inclusion and exclusion configurations work perfectly. Thank you for implementing this feature! I did notice a minor issue with this line https://git.drupalcode.org/project/keysave/-/blame/1.0.x/src/Form/Keysav... causes error messages if the search_overrides module is not installed. It seems this attachment may not be necessary for the functionality. Removing it could prevent these errors.
- 🇯🇴Jordan Rajab Natshah Jordan
Ammar, Better to file two new issues, to have clean and tidy issues.
- Fix error messages when the Search Overrides module is not installed
- Add a wildcard option when including or excluding forms
Automatically closed - issue fixed for 2 weeks with no activity.