Katello categories

Today during the demo it was mentioned that we didn't have categories in our redmine tracker. Here's a quick list of categories for redmine I came up with based on Foreman's categories. Are there any items people would like to add or remove?

API
Candlepin
Continuous Integration
CLI
DB migrations
Dashboard
Database
Foreman integration
Nodes
Orchestration
Packaging
Proxy
Pulp
Puppet integration
Rails
SElinux
Search
Security
Settings
Subscriptions
Templates
Tests
Tracker issues
Web Interface

Thanks.

David

Is there another mechanism how to organize issues than categories like
tags or something? The problem is that issues are sometimes touching
more than one category and it is difficult to classify them into only
one Category.

··· On 30.01.14 16:32, David Davis wrote: > Today during the demo it was mentioned that we didn't have categories in our redmine tracker. Here's a quick list of categories for redmine I came up with based on Foreman's categories. Are there any items people would like to add or remove? > > API > Candlepin > Continuous Integration > CLI > DB migrations > Dashboard > Database > Foreman integration > Nodes > Orchestration > Packaging > Proxy > Pulp > Puppet integration > Rails > SElinux > Search > Security > Settings > Subscriptions > Templates > Tests > Tracker issues > Web Interface > > Thanks. > > David >

Looks like there are some open issues against redmine for this but no one's implemented it yet.

http://www.redmine.org/issues/1448
http://www.redmine.org/issues/5220

David

··· ----- Original Message ----- > From: "Petr Chalupa" > To: foreman-dev@googlegroups.com > Sent: Friday, February 7, 2014 7:54:35 AM > Subject: Re: [foreman-dev] Katello categories > > Is there another mechanism how to organize issues than categories like > tags or something? The problem is that issues are sometimes touching > more than one category and it is difficult to classify them into only > one Category. > > On 30.01.14 16:32, David Davis wrote: > > Today during the demo it was mentioned that we didn't have categories in > > our redmine tracker. Here's a quick list of categories for redmine I came > > up with based on Foreman's categories. Are there any items people would > > like to add or remove? > > > > API > > Candlepin > > Continuous Integration > > CLI > > DB migrations > > Dashboard > > Database > > Foreman integration > > Nodes > > Orchestration > > Packaging > > Proxy > > Pulp > > Puppet integration > > Rails > > SElinux > > Search > > Security > > Settings > > Subscriptions > > Templates > > Tests > > Tracker issues > > Web Interface > > > > Thanks. > > > > David > > > > -- > You received this message because you are subscribed to the Google Groups > "foreman-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to foreman-dev+unsubscribe@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. >

I couldn't help myself so I've installed Redmine on my machine and I
think I've found a way. We could replace Category with a custom field
Categories which can be multiassigned, filtering and search by custom
fields work as expected. It can be also set to be in "Default columns
displayed on the issue list" (This setting is global for all projects
but the column is ignored on projects where it is not used.)

Petr

··· On 07.02.14 23:53, David Davis wrote: > Looks like there are some open issues against redmine for this but no one's implemented it yet. > > http://www.redmine.org/issues/1448 > http://www.redmine.org/issues/5220 > > David > > ----- Original Message ----- > > From: "Petr Chalupa" > > To: foreman-dev@googlegroups.com > > Sent: Friday, February 7, 2014 7:54:35 AM > > Subject: Re: [foreman-dev] Katello categories > > > > Is there another mechanism how to organize issues than categories like > > tags or something? The problem is that issues are sometimes touching > > more than one category and it is difficult to classify them into only > > one Category. > > > > On 30.01.14 16:32, David Davis wrote: > > > Today during the demo it was mentioned that we didn't have categories in > > > our redmine tracker. Here's a quick list of categories for redmine I came > > > up with based on Foreman's categories. Are there any items people would > > > like to add or remove? > > > > > > API > > > Candlepin > > > Continuous Integration > > > CLI > > > DB migrations > > > Dashboard > > > Database > > > Foreman integration > > > Nodes > > > Orchestration > > > Packaging > > > Proxy > > > Pulp > > > Puppet integration > > > Rails > > > SElinux > > > Search > > > Security > > > Settings > > > Subscriptions > > > Templates > > > Tests > > > Tracker issues > > > Web Interface > > > > > > Thanks. > > > > > > David > > > > > > > -- > > You received this message because you are subscribed to the Google Groups > > "foreman-dev" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to foreman-dev+unsubscribe@googlegroups.com. > > For more options, visit https://groups.google.com/groups/opt_out. > > >