Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I am accessing data from SQL server, Using LinkedSErver we re accessing data from JIra.
We can select Project,issue details etc tables. But we are unable to access AO tables. Anyone can help to resolve this?
using below query unable to access the AO tables, the same is working for other tables.
select *,getdate() from openquery(JIRA, 'SELECT * FROM public.AO_00B950_AOFIELD ')
Hi @dhandapani
Look at this posts, maybe can help you
https://community.atlassian.com/t5/Jira-questions/How-can-I-access-jira-tables/qaq-p/1405045
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.