- Issue created by @danielspeicher
- @danielspeicher opened merge request.
- Status changed to Needs review
over 1 year ago 12:47pm 25 May 2023 - Status changed to Needs work
over 1 year ago 12:51pm 26 May 2023 - Status changed to Needs review
over 1 year ago 1:21pm 26 May 2023 - Status changed to RTBC
over 1 year ago 1:44pm 26 May 2023 - 🇩🇪Germany jurgenhaas Gottmadingen
Just fixed a coding standard issue and renamed the variable from
userSync
touser_sync
since this is the name that's been used for the config entity property according to the annotation of the entity. I then realized that the config schema needed to be updated as well.The getter for boolean config values should do the casting for some reason. I have seen issues in the past where reading config yamls didn't do that properly sometimes and we then had an integer value instead.
Otherwise, this looks good to go.
-
danielspeicher →
committed ad8827f5 on 1.1.x
Issue #3362366 by danielspeicher: Make user synch optional
-
danielspeicher →
committed ad8827f5 on 1.1.x
- Status changed to Fixed
over 1 year ago 2:58pm 26 May 2023 Automatically closed - issue fixed for 2 weeks with no activity.