Hi,
I'm hoping you can help me.
I'm wondering if it's possible to see the details of any of my customers that have unsubscribed from Jira Service Desk notifications sent to their inbox.
Thanks,
Gavin
Hello,
You can use the following Query in the database to get this list:
SELECT * FROM "AO_54307E_SUBSCRIPTION" WHERE "SUBSCRIBED"='f';
Regards,
Earl
Hi @Earl McCutcheon,
Thanks for the answer, unfortunately I can't use it as I'm using a Cloud instance.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.