Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove rules from Settings model #14

Closed
wants to merge 1 commit into from
Closed

Remove rules from Settings model #14

wants to merge 1 commit into from

Conversation

dkorrel
Copy link

@dkorrel dkorrel commented Aug 7, 2018

Some plugins/modules rely on reading out the Settings rules. Having the string 'array' as a placeholder causes problems. For example with the Schematic plugin https://github.com/nerds-and-company/schematic

Some plugins/modules rely on reading out the Settings rules. Having the string 'array' as a placeholder causes problems.
@joshangell
Copy link
Contributor

Hi @dkorrel, thanks for making this PR. I can’t actually reproduce any problems with the Schematic plugin and Spoon, but I did notice the rules weren’t actually declared properly. I have fixed this now in 9823ce6 - could you check at your end if this fixes your issues?

If not, could you provide more detail to help me reproduce it?

@joshangell
Copy link
Contributor

Closing due to inactivity.

@joshangell joshangell closed this Aug 28, 2018
joshangell added a commit that referenced this pull request Sep 13, 2018
joshangell added a commit that referenced this pull request Sep 13, 2018
- Added support for static translations ([#22](#22)).

- Fixed an issue where the Settings model wasn’t referencing the correct array validator class and was throwing an error when using the Schematic plugin ([#26](#26) and [#14](#14)).

* tag '3.2.1':
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants