Uh oh!
There was an error while loading. Please reload this page.
Avoid replacement by user object - #14058
Conversation
vpecinka
commented
Feb 6, 2019
Uh oh!
There was an error while loading. Please reload this page.
MorrisJobke
commented
Mar 20, 2019
@vpecinka Mind to check what conflicts are there? |
vpecinka
commented
Mar 21, 2019
Well, no problem. It seems I commited to the master branch new feature not related to the fix.. :/ |
rullzer
left a comment
There was a problem hiding this comment.
Aaah now I finally get it.
So there actually already is a user argument in the arguments for swift (yay for confusion).
But the swift object is already instantiated. So all is good.
Yeah makes sense in that case.
Signed-off-by: Vlastimil Pecinka <pecinka@email.cz>
MorrisJobke
commented
Mar 21, 2019
I just squashed the commits into one. This is then good to go in. |
MorrisJobke
commented
Mar 21, 2019
/backport to stable15 |
MorrisJobke
commented
Mar 21, 2019
/backport to stable14 |
Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/server/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22 |
backport to stable15 in #14795 |
MorrisJobke
commented
Mar 26, 2019
Backport in #14868 |
Closes#13433
Signed-off-by: Vlastimil Pecinka pecinka@email.cz