Flexible Realms

Jax - December 15, 2007 - 11:23
Project:Case Tracker
Version:HEAD
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

Currently there are 3 realms: status, priority and type. It would be nice if it's possible to add/rename realms and have the values for those realms editable when adding a comment so that the transitions are tracked.

A use case for this is that I would like another realm which is "deadline status" with values like "on track", "endangered", "management intervention required" or something like that.

Ideally you would be able to add any CCK thingy to a Case and be able to state of it should be "tracked". If it can be "tracked" you can edit the value while adding a comment. Maybe I should put this in a separate feature request.

#1

kazman - March 27, 2008 - 14:11

Another business case for this: A realm for "Severity" is common for customers submitting cases (Priority is for internal prioritization).

#2

SocialNicheGuru - July 27, 2008 - 17:58

another business case:

I would like to have a realm for "marketing and sales questions" this way we can use one help desk to answer product, and sales questions. this makes it easier to track the items that a customer has asked about.

#3

quinn - March 10, 2009 - 18:57

is anybody working on this? I'm thinking about implementing this for a project i'm working on.

#4

quinn - March 12, 2009 - 22:36

I'm working on this, I should have something for people to look at in the next few days. i've uploaded a patch of what I've done so far so you can get an idea of where I'm going with this. It's not done, and there's a bunch of debugging crap in it, so be wary.

AttachmentSize
flexible_realms.patch 13.9 KB

#5

castawaybcn - April 14, 2009 - 13:06

Subscribing

#6

tevih - July 28, 2009 - 01:22

has there been an update in the last 5 months?

#7

rokr - July 28, 2009 - 16:20

We came across this question recently. How about using taxonomy as realms which would be the drupal way and very flexible. You just would need to attach vocabularies to casetracker. What do you think?

cheers, Ronald

#8

jmiccolis - July 28, 2009 - 16:33

I've also thought about switching out of custom system for taxonomy - potentially getting translation capabilities for free even.

I have not had the time to look into what that implementation would be like. If anyone else does I'd appreciate it.

#9

rokr - July 29, 2009 - 11:12

Maybe we could make use of this module http://drupal.org/project/comment_alter_taxonomy

#10

jeffschuler - September 15, 2009 - 19:51

Subscribing.

Using Taxonomy seems to make lots of sense.

#11

jmiccolis - September 15, 2009 - 20:09

FYI I've got a little experiment going here http://github.com/miccolis/casetracker It's not even testable yet, but if you're a programmer it may be work a look. It's the start of an implementation of a pluggable state system.

 
 

Drupal is a registered trademark of Dries Buytaert.