storm 6.13-1.23 fresh installed
When add organization under any user entries doubles. Double entry see only user who enter this one. All another see entries normal. If organization add by admin - normal users see normal without doubles. May be some incorrect setup in access rights ?

Comments

Magnity’s picture

There was a similar issue to this lately, but it seems like I can't find it at the moment.

We'll have a look into it anyway.

[Not a blocker to 1.24 as the bug seems already to be in the stable release.]

Mark_Watson27’s picture

@Magnity: There was a similar issue in #545542: Ticket displays twice in list screen but it couldn't be replicated.

hcsov’s picture

StatusFileSize
new34.33 KB
new30.88 KB
new41.78 KB
new33.29 KB
new45.89 KB

i have understand what is problem. Module nodeaccess http://drupal.org/project/nodeaccess influences to storm. see attachments. "normal_user" file show correct storm behavior by "normal_admin" nodeaccess settings. "unnormal_admin" does not conflict with concept access control but breaks behavior storm list. "Permissions" were in both case the same.

Magnity’s picture

Status: Active » Closed (won't fix)

There is a known conflict with running multiple modules controlling node access - and i'm fairly sure this is mentioned in the README.txt (although maybe it needs to be somewhere more prominent too).

I believe that this is a 'can't fix' at the moment due to the varying ways that node access modules apply themselves.

There may also be a way of configuring them for individual installs / content types so that they work together.