Dear all,
We have created a button in our jira issue page using fragment.
Actually the URL link is hardcoded with different parameters which are passed in the URL.
What we need to do is to build that URL dynamically based on parameters if there are empty or not.
What is the way to do that ?
regards