UMB-CS682-Team-02 / tracker

0 stars 1 forks source link

**Add queries to your tracker database - all team members should do this.** #67

Open rouilj opened 5 months ago

rouilj commented 5 months ago

As the admin user on your tracker, cut and paste the following to the url http://unixland2.home:9017/demo/query

X,issue,dummy search,3,"@columns=title,id,activity,status,assignedto&@sort=activity&@group=priority&@pagesize=50&@startwith=0"
X,issue,mattis title,,"@columns=title,id,activity,status,assignedto&@sort=activity&@group=priority&@filter=title&@pagesize=50&@startwith=0&title=mattis"
X,issue,private search mattis,1,"@columns=title,id,activity,status,assignedto&@sort=activity&@group=priority&@filter=title&@pagesize=50&@startwith=0&title=mattis"

This will add three stored queries to your tracker. They can be used for testing charting capabilities by using the examples in #56.

When you have done this with your tracker, add a comment on here. When all three of you have done it I'll close the issue.

rouilj commented 4 months ago

Has everybody done this?

rouilj commented 4 months ago

Everybody should have this done. We can look at it next standup.