Little help with driving tables in JIRA

Christian Jaya October 26, 2017

Hi comunity

please i need some help with driving tables, if is posible an example of the teme

i stuck in a configuration and bring the data of oracle data base

thank you so much for your atention and have a nice day

1 answer

0 votes
Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 27, 2017

Hi Christian,

Could you help us to understand what it is you're trying to do exactly? Please provide examples and let us know what the problem is you're having.

If you can also tell us your Jira version and Oracle version it will help us greatly.

Kind Regards,
Shannon

Christian Jaya October 27, 2017

thanks for the help

i'm use a Table Grid Editor, i'm triying to use a list in the grid, but don't charge the data, the configuration es the follow:

#############################
# Definición de tabla

gd.columns = iDate, iContract, iReference
gd.tablename = ejemplo2
gd.ds = jira

#############################
# Definición de iDate

col.iDate = ISSUEDATE
col.iDate.type = date
col.iDate.width = 10

#############################
# Definición de iContract

col.iContract = CPARTY_ID
col.iContract.type = list
col.iContract.query = SELECT ISSUEDATE, CPARTY_ID, REFERENCE FROM TFINDOCS WHERE ROWNUM <= 30
col.iContract.query.ds = CTI-01
col.iContract.width = 20

#############################
# Definición de iReference

col.iReference = REFERENCE
col.iReference.type = string
col.iReference.width = 25

but in the column CPARTY_ID, doesn't show the list with the data

please can't you help me??

thank you so much!!

Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 30, 2017

Christian,

So can you confirm you're using the add-on called Table Grid Editor, and it's not working as expected? If so, we can tag your question so that the add-on provider could answer your question.

I also requested your Jira and Oracle versions, so could you please let me know that?

Kind Regards,
Shannon

francis
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
October 30, 2017

(Thanks Shannon)

Hi Christian,

 

Please check and provide

 

* When saving the configuration, are there any errors ?
* What is the content of the table TFINDOCS ?

Can you forward the case to support dot tge at idalko dot com
There is a team here ready to support you using the table grid editor.

 

 

Francis

Christian Jaya November 1, 2017

Hi Francis

thanks for the answer, the configurations passes without errors, the problem is when i choose a code from de list, the other columns do not show any data related with de choosen code.

i will send you a print screen with the problem

JIRA.png

Suggest an answer

Log in or Sign up to answer