This seems to have been an issue in the past and was resolved but I seem to be having the same problem again.

I have two folders with view and download access to two different roles but both lots of users are getting email notifications when files are uploaded.

Any ideas?

Regards
Julie

CommentFileSizeAuthor
#5 filedepot_issue1472782.patch421 bytes_timpatrick

Comments

jward50’s picture

I just noticed that I am getting the following errors

Notice: Undefined index: selgroups in filedepot_dispatcher() (line 394 of /home/********/public_html/sites/all/modules/filedepot/ajaxserver.php).

jward50’s picture

I have tested this again on a fresh install, only module enabled is filedepot, libraries and chaos tools.
Three users, admin and two others both with different roles.

Administrator creates directory with two sub directories
Directory one, give the role allocated to user one view on one directory
and give the role allocated to user two view on the other directory.

Both users get notifications for files uploaded to both directories, I assume they should only get notifications for the directory they can view.
Or am I missing something in the setup??
I would really like to get this working correctly as I have some users wanting to share files but I don't want all the other users on the system being notified whey they upload files.

gencreativo’s picture

I have the same problem and I don't know how resolve it.
There are an issue for Filedepot 6.x with the same problem and the solution for resolve it but don't seems works in 7.x.
Help please!!

jward50’s picture

Priority: Normal » Critical

Hi
I am changing the status of this issue to critical as I need to get this resolved before I can implement this module on our live site. I am happy to carry out any testing that may be required.
Does anyone else have this issue?

_timpatrick’s picture

Status: Active » Fixed
StatusFileSize
new421 bytes

Thanks for finding this.
I have created a patch for the latest dev release and committed the fix which will show up tomorrow.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 49f3af6 on 7.x-1.x, 8.x-1.x by _timpatrick:
    Issue #1472782 by _timpatrick - Fixed distribution issue with sending...