When I use issuefunction in removedAfterSprintStart( board,[Sprint Name]) in JQL, filter would work but the same is not working in structure. It fetched zero results. I think in Jira filter, it is including the sprint name in the query and I am seeing the results. But in the structure, it is defaulting to active sprint not including the sprint name I provided in JQL
Any idea why it is behaving so?
Here's the workaround ALM provided which worked for me.
1. Add the structure.job.emulateHttpRequest property and set it to true in Structure's Advanced Configuration.
https://wiki.almworks.com/display/structure/Advanced+Configuration+and+Dark+Features
2. Reinstall Structure after that.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.