Benjamin Gamard

Results 115 comments of Benjamin Gamard

Administrators can see everything indeed. But you shouldn't use admin users for normal usage, and in that case all users have separated tags.

Yes users can create tags, but they will be the only one to see them (+ admins). Actually you should never use admin users except for your server configuration, that's...

Ok I see how it could be useful in this case.

When time is available sure, and pull request are welcome if this is an important feature for you.

Great idea. Need to decide if the tree state should be persisted or not (server or client side).

Unfortunately it's quite random :( I have an automatic restart when it freezes and I got more than 50 restarts in a few months. I don't think my users are...

I'm almost sure it's not connection exhaustion because I have another app using the same database (so a shared max connections) and it doesn't have connection pool issues.

@goenning I managed to catch the pg_stat_activity table when the issue happens and I have 4 opened connections in the "idle in transaction" state and query `SELECT provider_uid, provider FROM...

I'm the main contributor, and the list of contributors is available here: https://github.com/sismics/docs/graphs/contributors

This is not a request, but simply an enhancement idea.