Is autotagger supposed to remove tags that become redundant when the node content is updated? I created a test node and it associates tags with the content fine, but when I edit the node and delete content related to certain tags, the tags are not deleted on submit. Is this expected behavior?
Comments
Comment #1
sdrycroft commentedI'm afraid this is expected behaviour. There is no way of knowing, on a subsequent edit, if a tag was added by Autotag, or manually by the user. It would be possible to mark terms as being added automatically, but I feel this would add an extra layer of complexity to the module, which it doesn't need, and also the behaviour you describe may be the desired behaviour.