Uh oh!
There was an error while loading. Please reload this page.
Fix provisioning_api getUsers types - #18142
Conversation
skjnldsv
commented
Nov 28, 2019
/backport to stable17 |
skjnldsv
commented
Nov 28, 2019
Lots of failures, are those related? |
No. #18143 |
kesselb
commented
Nov 28, 2019
skjnldsv
commented
Nov 28, 2019
wrong issue? |
kesselb
commented
Nov 28, 2019
No 🤣 Sorry for the noise. I edited your post, changed the issue number (leading 1 was missing) and added another issue: |
nursoda
commented
Nov 28, 2019
Should I worry about "continuous-integration/drone/pr — Build is failing" or try to modify my production system with the PR? |
kesselb
commented
Nov 28, 2019
No. But if you patch your instance always make a backup. |
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
fa16a6e to
f675e61Comparebackport to stable17 in #18157 |
nursoda
commented
Nov 29, 2019
I applied the PR (added the four int type definitions). That solves the issue for me. |
Fix#17903, Fix#18137
Please review @Ases@finalls@markuman@markushagge@nursoda@j-ed
Otherwise it is passed as string and ignored by the Users Backend
server/lib/private/User/Database.php
Lines 491 to 497 in 1a886b1