I added a CCK field to the project-issue content type. I am able to enter values for it when I add the issue. However I do not see this field when I add a comment and hence the only way to alter that value is to edit the original issue.

I have enabled Comment CCK module.

In the attached image I have created the CCK field "Custom Field". I was able to give it a value while creating but cannot see it as part of the comments.

CommentFileSizeAuthor
Issue Custom Field.png40.6 KBoptidel

Comments

dww’s picture

Category: bug » support
Status: Active » Closed (works as designed)

If you want that, you need to install http://drupal.org/project/comment_cck

optidel’s picture

Status: Closed (works as designed) » Active

dww,

Thanks for replying. As stated in my initial report, I have already installed comment_cck module

optidel’s picture

Status: Active » Closed (works as designed)

I thought that all that I had to was to install comment_cck. Only upon digging around did I realize that I will have that each CCK field has an option to allow the comments to change the value. I wish this was part of comment_cck documentation.