/
Weekly Resource Allocation
Weekly Resource Allocation
Introduction
The weekly resource allocation allows to setup a grid to track how many hours developers are allocated to a specific JIRA project. Total allocated hours are summerized.
Screenshots
Grid configuration
gd.columns=seq,developer,project,hours
gd.table=wra
gd.ds=jira
col.seq=Seq
col.seq.type = sequence
col.seq.width=20
col.developer=User
col.developer.type=List
col.developer.query=select displayname, user_name from cwd_user
col.developer.query.ds=jira
col.developer.width=100
col.project=Project
col.project.type=list
col.project.query=select pname,id from project
col.project.query.ds=jira
col.project.width=100
col.hours=Hours
col.hours.type=integer
col.hours.minValue=1
col.hours.maxValue=60
col.hours.summary=sum
SQL Setup
None required
, multiple selections available,
Related content
Project Estimation using a grid
Project Estimation using a grid
More like this
Project Estimation using a grid
Project Estimation using a grid
More like this
Troubleshooting & FAQ
Troubleshooting & FAQ
More like this
Table Grid Next Generation Server / Datacenter Documentation
Table Grid Next Generation Server / Datacenter Documentation
More like this
Extract Information from the Grid using the Java API
Extract Information from the Grid using the Java API
More like this
Table Grid Next Generation for Jira Cloud
Table Grid Next Generation for Jira Cloud
More like this