Hey Everyone I’m trying to create a JQL to find issues created before the last two weeks of the current month. Doing some studying I see this is the answer: created < startOfMonth(-2w) T...
When importing data into a database we have some dates that go up to 31.12.2999 but the database will not allow that date (we have some contract terms or copyright terms that have this as an end d...
Copied to clipboard