dalibo / temboard

PostgreSQL Remote Control
https://labs.dalibo.com/temboard
Other
460 stars 54 forks source link

Add creator to new environment #1542

Open wsescu opened 3 days ago

wsescu commented 3 days ago

Dear Dalibo Support

After the creation of a new environment, it does not appear in main environment list. It is very easy to reproduce. Just create a new environment, and the click on the Environments(all) list.

image

Cheers William

P.S. I am using the following version

$ temboard --version
INFO:  app: Starting temboard 9.0.0.
temBoard 9.0.0 (/usr/bin/temboard)
System Red Hat Enterprise Linux 9.4 (Plow)
Python 3.9.18 (/usr/bin/python3)
cryptography 36.0.1
Tornado 6.1
Flask 2.0.3
libpq 13.11
psycopg2 2.8.6 (dt dec pq3 ext lo64)
SQLAlchemy 1.4.45
bersace commented 3 days ago

Do you are member of the new env ? We need temboard to add automatically creator as env member.

wsescu commented 3 days ago

Dear, Bersace, It worked, after I have added the user "admin" to the environment. It used to be that admin is part of the group anyway. Looks that this had changed now. By the way ... I have created the group as user "admin". Would be cool, if the creator of the environment would be added automatically. Cheers, William