Active
Project:
Comment driven
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2011 at 13:32 UTC
Updated:
13 Jul 2011 at 18:56 UTC
I am using this great module for a help desk ticketing system.
I notice that the comment driven values do not correspond with the current values in my node.
As I have others start to use this more, I don't want them to have to change all settings each time they make a comment.
I am not sure if this is a bug or a feature request.
Comments
Comment #1
arhak commentedI'm not sure either, since I don't get the idea
could you please describe your issue a little more? (perhaps some example and/or screenshot)
Comment #2
socialnicheguru commentedI have a node with a content taxonomy field, field_ct_field with options 1, 2,3.
I originally selected 3.
Then I hit enter.
I then use comment driven.
Instead of the ct_field being set to 3 it is set to 1, which is just at the top of the list.
Comment #3
arhak commentedperhaps related to #873502: Content Taxonomy checkboxes can't be unchecked
so, your problem is just for content_taxonomy fields?
Comment #4
ylavi commentedI have the same issue where using a single value drop-down box to choose a taxonomy value (the taxonomy is required). Instead of presetting the value to the existing taxonomy for the node it sets it to the first actual value in the - not even the "- please choose -" setting!
So while it may be somehow related to 873502 it's not an unchecked-checkbox problem.
Comment #5
arhak commentedcould not reproduce it,
please provide more detailed steps
which version of content_taxonomy?
configuration details for the field?
- widget type: select list
- default value: none?
- required: checked
- numbers of values: 1
- Save values additionally to the core taxonomy system?
- Vocabulary: tags? multiple? required?
- any Advanced settings for hierarchical vocabularies?
Comment #6
chey commentedI have discovered this issue as well.
Assumptions:
CCK installed
Content Taxonomy field installed
Comment Driven (Driven API) installed
(hopefully i didn't miss any)
Steps to recreate:
Again, the only field being used by comment driven in this case was the Status field. Hopefully someone can follow my steps here.
I changed it back to active. Hope thats ok.