- Issue created by @AstonVictor
- Status changed to Needs review
about 1 year ago 3:18pm 21 November 2023 - 🇺🇦Ukraine AstonVictor
Hi @keshavv,
your schema is not correct. e.g. you addedtimeout_refresh_rate
astype: sequence
but it's a simple text with only one value.
Also, using patches is an old way. All changes should be added via MRs.Created a new MR with a schema config.
- Issue was unassigned.
- 🇮🇳India keshavv India
Hi @AstonVictor
Just saw that the timeout_refresh_rate is a select field, not a text field.
Please correct me if I am wrong.
https://git.drupalcode.org/project/simpleautologout/-/blob/2.x-dev/src/F... - 🇺🇦Ukraine AstonVictor
I didn't mean the field type, I meant that it contains a simple text and only one value.
e.g. if you look atsimpleautologout.settings.yml
config you'll find e.g.timeout_refresh_rate: '240'
line. - Status changed to Fixed
12 months ago 9:19am 26 November 2023 Automatically closed - issue fixed for 2 weeks with no activity.