The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Jira user started deletion, how to determine his session id in oracle database?
HI @Marina_Zavalishina ,
What kind of deletion was this Jira user doing that you want to track? I'm not sure if you can get that info from the DB. However, there is an audit log in Jira if you need to track certain object deletion.
-Ben
Hi Ben, thanks for the answer, the user at the beginning of the deleted pages closed jira, but the session hung and the deletion was restored, had to restart jira. Since it was not possible to determine the user's session in the database in order to kill only his session, then it would be necessary to catch how to find and happen to the session in jira session in the database?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Marina_Zavalishina ,
What pages are you referring to in Jira? Usually pages and spaces are in reference to confluence. I'm not aware if there's a way to find all the actions that happen for a user in the DB. However, you can find some information form the audit log of what the user has done and to search the userid in the logs.
-Ben
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I need to identify the user session in the database in order to force it to close from the database.
jira-settings-system-Sessions of current users in Jira.
These sessions can be seen through the web interface, but how to look in the database, in which table is this information located?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.