You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hi together,
I´m trying to use ConfiDocs to do a Query on our Jira server and show data. The Problem is, that whenever I add a space in the JQL field, the plugin doesn´t work anymore. The problem for me is, that i do not know how to combine now a JQL term with more than one search term like in the tutorial:
Thanks a lot for your help and best regards
Florian
Thanks a lot! Works. Could this be done directly using virtual funktions? What is the syntax to do this?
(Project = CONF AND Somethingelese).urlencode ???
Thanks a lot!!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure what you mean... but...
Instead of
Project = CONF AND Somethingelese
put an url encoded parameter
%28Project%20%3D%20CONF%20AND%20Somethingelese
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, THis works. The correct Question is: Could I use virtual functions to do this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, virtual functions are applicable only on field values
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So whenever i have a field e.g from confiforms, thats called "somethat" I could enter it there and add .urlencode, so it would be somewhat.urlencode and then this is done automatically?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Not sure about the last question.
ConfiDoc is not ConfiForms... and what you ask is possible only if the "somewhat" is the name of the field to get the value from
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks a lot. I´ve opened another Question that fore (https://community.atlassian.com/t5/Confluence-questions/How-do-I-use-a-ConfiForms-Result-as-Input-for-A-Jira-JQL-Query/qaq-p/2216948). This one is completely answered. Thanks a lot!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.