Fuego Issues List in split format
| Here is a list of Fuego issues: | Here is a list of Fuego issues: |
|
Note: This issues page will be replaced by an issue tracker at gitlab.com. See https://gitlab.com/fuegotest/fuego/issues'' | ''Note: This issues page will be replaced by an issue tracker at gitlab.com. See https://gitlab.com/fuegotest/fuego/issues'' |
{{{#issues_conf
#debug=1
#show_template=1
source_spec=Issue_.*
match_spec=<tbwikidb>
#cols=file:Summary:Status:Description
#cols=file:Summary:Status:Owner:Reporter
#row_filter=((record_id!=template)and(Status!=done))
row_filter=Status!="closed"
field=Priority
type=Radio
possible_values="""very high
high
medium
low"""
default_value=medium
colors="""medium:yellow
high:orange
very high:red"""
field=Status
type=Radio
possible_values="""open
closed
in progress"""
}}}
| |
| Missing column output list for table |
{{{#!Table:issues
#debug=1
conf=Fuego_Issues_List:issues_conf
#show_template=1
cols=record_id:Summary:Status:Priority:Owner
sortby=Priority:possible_values,record_id:int
row_filter=Status!="closed"
}}}
|
| Go to Fuego To Do List | Go to [[Fuego To Do List]] |
| See also Fuego closed issues | See also [[Fuego closed issues]] |