Skip to:

Week Of

works with Jira Cloud

Free app

OVERALL RATINGS

SUPPORT

  • Unsupported

Showing details for Cloud

Key highlights of the appRelative and absolute week ranges

Supporting media

More details

This function allows you to filter for issues with relative or absolute week ranges.

For eg. you can replace this:

`created >= 2023-11-19 AND created <= 2023-11-25 order by created DESC`

with:

issue in weekOf("1", "created") order by created DESC for last week. This is relative from today (relative from today... minus 1 week).

or:

issue in weekOf("24", "created", "true", "2023") order by created DESC for last week. This is the absolute week number (week 24).

**Function signature:** weekOf({{ relative week offset or absolute week number }}, {{ date property to filter }}, {{ optional bool: absolute calculations }}, {{ optional bool: year }})

eg. weekOf("24", "statusCategoryChangedDate", "true", "2023")

Resources

  • App documentation

    Comprehensive set of documentation from the partner on how this app works

  • EULA

    Get the End User License Agreement for this app

Privacy and Security

Privacy policy

  • Atlassian's privacy policy is not applicable to the use of this app. Please refer to the privacy policy provided by this app's partner.

    Partner privacy policy

Security program

  • This app is not part of the Marketplace Bug Bounty program.

Version information

Version 2.8.0for Jira Cloud

Release date

Jan 2nd 2024

Summary

Minor version update

Details

Minor version update

Payment model

Free

License type

Atlassian Closed-Source

Learn and explore

  • What’s Marketplace
  • App installation
  • About Atlassian
  • Atlassian resources
  • Search and ranking
  • Atlassian events
  • Atlassian foundation

Follow