Disable auto follow for assigned users?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • goingUp
    Member
    • Sep 2024
    • 31

    #1

    Disable auto follow for assigned users?

    When a user is assigned to a contact, they are automatically subscribed to updates for that contact. There are user preferences for auto-following, but they don’t seem to control this. Can I disable this behavior?
  • victor
    Active Community Member
    • Aug 2022
    • 1172

    #2
    All you can do is uncheck as many boxes as possible in the user's preferences.

    Click image for larger version  Name:	image.png Views:	0 Size:	45.8 KB ID:	120789

    However, you cannot disable Auto-Follow for the Assigned User, as the Assigned User must be aware of everything that happens with his record.

    Comment


    • bandtank
      bandtank commented
      Editing a comment
      "must be aware" is highly dependent on the use case. This is a bad behavior that needs to be configurable.

    • yuri
      yuri commented
      Editing a comment
      I would not call it a bad behavior as in most cases the product caters to the automatic following on assignment is a desired behavior. It's one of the most important aspects in the system.

      I think if to make it configurable, it should be done in the users preferences. Or both metadata and preferences.
  • heint
    Member
    • Jun 2025
    • 79

    #3
    Greetings, goingUp ,

    The mentioned "auto-following" feature disables the logic of assigning a user on creation of the entity, so when you are manually assigning a user to the contact after creation, it's not supposed to work.

    In your case I would recommend implementing an automatic logic to remove a recently assigned user from a followers array.
    It should be possible to realize via Workflow/BPM/formula.

    Comment

  • bandtank
    Active Community Member
    • Mar 2017
    • 413

    #4
    For anyone who finds this thread and wants to implement a solution, it is quite simple once you know which file to edit. I submitted PR. If it is not accepted, I will continue to maintain the functionality for my own use because it dramatically lowers the number of notifications in my environment.

    Comment

    Working...