Thomas Bousselin

Results 14 comments of Thomas Bousselin

@ranim-n

Hi @johnnychoque Do you only have the postgres connexion issue on the "/ngsi-ld/v1/entityOperations/upsert" endpoint or is it a global issue? The problem can come from the STELLIO_SEARCH_DB_DATABASE environment variable. (it...

I have tried to create 1000 entities in one go and my upsert still works. If you tried the solution above and it did not work i could use your...

I have read the CLA Document and I hereby sign the CLA

The two tests suites as passed without issues

also merge entity as it used an entity fragment in entry

> the last build has failed It will be fixed when i put the next commit : - removing the obsolete endpoint - migrate all security logic to permisison

> why the permission code is "embedded" into the authorization layer? that's many levels of code I think it's better because there is multiple authorization entity / logic (subject,permission and...

> > > why the permission code is "embedded" into the authorization layer? that's many levels of code > > > > > > I think it's better because there...