Using Dates and Date Operators with Jira JQL
Let's take a look at using date fields and operators with Jira's query language. There are a few 'gotchas' to watch out for when using date values.
Bill Echlin
Read More
4 min
Let's take a look at using date fields and operators with Jira's query language. There are a few 'gotchas' to watch out for when using date values.
Usually everything you do in Jira is orientated around a sprint. Your current sprint. Or perhaps even a past sprint or a future sprint.
In this post we show you how to use Jira's advanced JQL language to search for related issues. Often in Jira you'll want to search and find issues that are …
JQL, Jira Query Language. This is a quick intro to the power users approach to searching for issues in Jira.
Inversion of control and dependency injection are big topics.
We're going to take a look at a simple 'Driver Pattern' example. A simple example with a C# SpecFlow project.