Jannik Stehle

Results 91 comments of Jannik Stehle

Most likely related to a backend issue we currently have: https://github.com/owncloud/ocis/issues/4796

Thanks for digging into it @jacob-nv ! The owncloud SDK will be removed/replaced anyway in the near future, which probably auto-solves this issue then. Since this is not critical, let's...

> give error message that folder name is exist. Actually we can't do that because it would leak information about the existence of the folder to the user, which they...

> Can't we go back to upstream `uppy` now with companion being removed from the web repo? Or is it still needed in the runtime for the `importer` app to...

I can use the `issuer` in the search input field, any other places don't have this information though. It seems to be missing in the `permissions` and the `sharedWithMe` responses...

Issuer has been added to the share input field via https://github.com/owncloud/web/pull/12002. For the rest, see my comment above. Transferring the issue to the ocis repo again because of that.

Seems to be an issue in the `oidc-client-ts` lib, see https://github.com/authts/oidc-client-ts/issues/430.

@kulmann @tbsbdr Not sure about the prio here, maybe even a p2? Only affects indirect shares though... solution might be a little complicated, but definitely doable.

Roughly 80% of my CIs fail because of that test. Can we temporarily skip the test until it is resolved?

Some questions from my side: * Does it happen during or after the upload? * How long are these uploads we're talking about? Does it only happen with long running...